Remove the option of using libcrypto.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Dec 2013 05:37:30 +0000 (21:37 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Dec 2013 05:37:30 +0000 (21:37 -0800)
commit4f2624c492da9baf7a52c16ee95b3f55b3f03426
treea27284905af12d25b04f2b358095b5c731bd3c54
parent193dd68e5f13e516bc80ed924db82a7ba3a72499
Remove the option of using libcrypto.

This scorches the earth and waits for spring;
see Ted Zlatanov and Stefan Monnier in
<http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00323.html>.
* configure.ac (with_openssl_default, HAVE_LIB_CRYPTO): Remove.
Do not say whether Emacs is configured to use a crypto library,
since it's no longer an option.
(gl_CRYPTO_CHECK): Define a dummy.
* lib/gl_openssl.h, m4/gl-openssl.m4: Remove.
* admin/merge-gnulib: Remove lib/gl_openssh.h and m4/gl-openssl.m4.
* src/Makefile.in (LIB_CRYPTO): Remove.
(LIBES): Don't use it.
ChangeLog
admin/ChangeLog
admin/merge-gnulib
configure.ac
lib/gl_openssl.h [deleted file]
m4/gl-openssl.m4 [deleted file]
src/ChangeLog
src/Makefile.in